read

用途

以只读状态获取指定id的domain类的实例,如果对象不存在,返回null

举例

def b = Book.read(1)

描述

参数: